Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Calling Domino web services from Blackberry devices problem (based on Mr. Wargo articles)
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Functionality
Platform: Windows
Release: 8.5.1
Reproducible: Always

Hi,

I have a need to call Domino web services from Blackberry devices.

Fortunately, I found Mr. Wargo web site:
http://johnwargo.com/index.php/domino/dbja1.html
http://johnwargo.com/index.php/blackberry/dbja2.html
http://johnwargo.com/index.php/blackberry/bbdja3.html

Those articles are very interesting and they helped a lot.

However, I'm stuck at the Stub Generator section (part 2). I managed to install it and make it works (2.5.2_01)... but the generated .java (main one) never displays my web service methods... here's what I got:

// This class was generated by 172 StubGenerator.
// Contents subject to change without notice.
// @generated

package com.domain.test;

public interface test extends java.rmi.Remote {

}

I tested, tested and then tested some more and I finally noticed that if the method has more than one argument, it doesn't get displayed there (and on the _Stub.java file as well). If the method has no argument, or only one, then everything is fine.

My web service is created in Java using a Notes 8.5.1 FP3 client on a Domino 8.5.1 FP3 server (Windows 2008 64bit).
I also tried it using a Notes 8.02 FP4 client on a Domino 8.0.1 server (Windows 2003 32bit).

I then tried Mr Wargo .NSF sample and I'm able to make it works perfectly... but as soon as I add a second parameter to one of his two methods (both methods have only one argument), then this method disappear from both .java files... so the problem is still there using his Lotuscript code.

I'm probably doing something stupid... or forgetting something important... but I can't manage to make it work with methods of two arguments or more in either Java or LotusScript. I tried with a .NET web service somebody did here and it seems to work even if methods have more than one arguments. Weird!

Has somebody experienced this before?
Anybody has an idea?

Thanks a lot!


Feedback number WEBB877K55 created by ~Kirk Lopkimanflar on 07/09/2010

Status: Open
Comments:





Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS